UnifiedMessagingService Properties |
The UnifiedMessagingService type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowAutoRedirect |
Gets or sets a value that indicates whether the request should follow redirection responses.
| |
| AllowWriteStreamBuffering |
Gets or sets a value that indicates whether to buffer the data sent to the Internet resource.
| |
| ClientCertificate |
Gets or sets the security client certificate.
| |
| CookieContainer |
Gets or sets the collection of cookies.
| |
| Credentials |
Gets or sets user's credentials.
| |
| ExchangeImpersonation |
Gets or sets the ID of the user that Exchange Web Services (EWS) should impersonate.
| |
| KeepAlive |
Gets or sets a value indicating whether to make a persistent connection.
| |
| MailboxCulture |
Gets or sets the mailbox culture that is used when opening a mailbox
| |
| PreAuthenticate |
Gets or sets a value indicating whether to send a authenticate header with the request.
| |
| Proxy |
Gets or sets proxy server.
| |
| RequestEncoding |
Gets or sets encoding used for a request.
| |
| RequestServerVersion |
Contains the versioning information that identifies the schema version to target for a request.
| |
| SendChunked |
Gets or sets a value indicating whether to send data in segments to the Internet resource.
| |
| Timeout |
Gets or sets the time-out value for a request.
| |
| UnsafeAuthenticatedConnectionSharing |
Gets or sets a value that indicates whether to allow high-speed NTLM-authenticated connection sharing.
| |
| Url |
Gets or sets URL of Exchange Web Services.
|